home *** CD-ROM | disk | FTP | other *** search
/ Network Supervisor's Toolkit / Network Supervisor's Toolkit.iso / printers / novlpt / color.def < prev    next >
Text File  |  1996-07-10  |  3KB  |  79 lines

  1. ; ********************************************
  2. ; ***     26.04.1994 Dirk Engelhardt       ***
  3. ; ***   Die Datei COLOR.DEF kann auch in   ***
  4. ; *** [PROGRAMMNAME.COL] umbenannt werden! ***
  5. ; ********************************************
  6.  
  7. ; Menu Farbdefinitionen
  8. MenuText                     : Black
  9. MenuBackground               : LightGray
  10. MenuAktText                  : Black
  11. MenuAktBackground            : Green
  12. MenuHotKey                   : Red
  13.  
  14. ; Arbeitsfläche Farbdefinitionen
  15. WorkText                     : LightGray
  16. WorkBackground               : Blue
  17. WorkFrame                    : White
  18. WorkTitleText                : Yellow
  19. WorkTitleBackground          : Red
  20.  
  21. ; Message Farbdefinitionen
  22. MessageText                  : White
  23. MessageBackground            : Blue
  24. MessageFrame                 : Yellow
  25. ErrorMessageText             : Yellow
  26. ErrorMessageBackground       : Red
  27. ErrorMessageFrame            : White
  28.  
  29. ; Box Farbdefinitionen
  30. BoxText                      : Black
  31. BoxBackground                : LightGray
  32. BoxFrame                     : Black
  33. BoxTextHidden                : DarkGray
  34. BoxAktText                   : Black
  35. BoxAktBackground             : Green
  36. BoxHelpText                  : Yellow
  37. BoxHelpBackground            : Blue
  38. BoxHotKey                    : Red
  39.  
  40. ; LineEditor Farbdefinitionen
  41. EditText                     : Black
  42. EditBackground               : LightGray
  43. EditHelpLine                 : Yellow
  44. EditLine                     : White
  45.  
  46. ; PickListen Farbdefinitionen
  47. PickText                     : Yellow
  48. PickBackground               : Red
  49. PickFrame                    : White
  50. PickAktText                  : Black
  51. PickAktBackground            : LightGray
  52. PickTitleText                : White
  53. PickTitleBackground          : Red
  54.  
  55. ; User Window 1 Farbdefinitionen
  56. Window1Text                  : Yellow
  57. Window1Background            : Blue
  58. Window1Frame                 : White
  59. Window1TitleText             : Black
  60. Window1TitleBackGround       : Green
  61.  
  62. ; User Window 2 Farbdefinitionen
  63. Window2Text                  : White
  64. Window2Background            : LightGray
  65. Window2Frame                 : Yellow
  66. Window2TitleText             : Black
  67. Window2TitleBackGround       : Green
  68.  
  69. ; User Window 3 Farbdefinitionen
  70. Window3Text                  : Black
  71. Window3Background            : LightGray
  72. Window3Frame                 : White
  73. Window3TitleText             : White
  74. Window3TitleBackGround       : LightGray
  75.  
  76. ; ********************************
  77. ; *** Konfigurationsdatei Ende ***
  78. ; ********************************
  79.